This is an internal development copy of Apollo Explorer and not for release.
You should expect that this software will be buggy and cause data loss, crashes, tidal waves, irreparable damage to the atmosphere as well as any and all undesireable effects.
I accept no responisbility for anything this software does.

Installation
============
Just run "ApolloExplorerSrv" on the Amiga.  There are ToolTypes for setting the Amiga's name and the hardware.  On the PC side, just install the client (Linux/Mac) or in the case of Windows, 
just run the executable.

New Stuff in 1.0.12
===================
- Support for autodetecting Manticore has been added
- A workbench icon appears when the server is running.  This can be used to easily stop the server
- GUI asthetics have had some minor tweaks to remove some inconsistencies
- Sorting by name can optionally ignore case
- Faster uploads
- More consisten icon usage on executables and installers


New Stuff in 1.0.11
===================
- The upload and download logic now has a timeout detection and recovery mechanism.  This should ensure that the long copies succeed.
- Some corrections to some wrongly connected signal/slot for network connect and disconnect

New Stuff in P4
===============
- Upload logic has been enhanced.  The the file size of the file uploaded is checked when written to disk and compared by the client with what correct file size.  In the case of a mismatch, the file is uploaded again automatically.
- The number of "inflight" messages for uploads to the Amiga has been limited.  This should stop the Amiga's TCP stack from being overwhelmed by the much faster client PC
- The deletion code has been rewritten to solve the crash that occurred under ApolloOS.  The crash should no longer happen.
- The starting of uploads to multiple Amigas should no longer cause interruptions and should succeed.
- Keyboard short cutes have been added.
- Many, many internal improvements to memory handling in the Amiga server.

New Stuff in P3
===============
- Network code enhanced so that hopefully the mac client works correctly this time
- Automatically updates to show newly inserted floppies or CDs
- Volume usage per drive
- Fixed memory bug in directory listing.
- Hopefully the connection stability with really long transfers has improved (no more stalls).

New Stuff in P2
===============
- A Mac Version
- ApolloOS versions are detected correctly now
- Bugs that caused the Amiga not to appear in the client in some combinations of AOS and TCP Stack should be resolved now
- Problems with International formatted disks should be solved now
- The client GUI has been completely re-written and represents 90% of the changes
- Drag and Drop from the Amiga to the PC has been added (this is very early work and needs much more work to be reliable).
- All known crashes on the Amiga server are fixed.
- ApolloExplorerTool added to allow users to kill the server on the Amiga.  Useful for WHDLoad scripts.
	+ ApolloExplorerTool kill <------ stops the server
	+ ApolloExplorerTool list <------ lists all client connections

Known (Aweful) Bugs in P2
=========================
- Drag and Drop to Desktop is very early work.  Expect it to work fine for small files and directories and not so for larger stuff.
- Drag and Drop to Desktop (on windows) causes the desktop to be locked until the files are downloaded.  Best to open an explorer window and drop to that if lots is to be downloaded.
- Drag and Drop on Mac works except when dragging files from the Amiga to the Mac.  There isn't a known solution for this.
- Drag and Drop on Linux breaks breaks when copying large numbers or big files.
- If you need to copy large numbers of files from the Amiga, select the files, then right click and select "download".
